Release 10.1A: OpenEdge Development:
Messaging and ESB
Message selectors
SonicMQ messages can be filtered so that only messages meeting a specific criteria will be received. Message consumers in both domains can apply message selectors to filter messages. Message selectors filter messages so a client does not receive all the messages. Message selectors evaluate message header fields and properties. They do not access the body of a message.
The default behavior of message selector filtering is:
To have the SonicMQ Broker perform the filtering for a Pub/Sub session, use the setSelectorAtBroker procedure and getSelectorAtBroker function. Choosing to perform message selection at the SonicMQ Broker reduces message traffic between the broker and the client.
Note: Server-based message selectors are available with all adapters.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |